Uses of Interface
com.cisco.pt.ipc.sim.STPProcess
Packages that use STPProcess
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of STPProcess in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return STPProcessModifier and TypeMethodDescriptionIPCFactory.getStpProcess(STPMainProcess sTPMainProcess, int vlanID) Methods in com.cisco.pt.ipc with parameters of type STPProcess -
Uses of STPProcess in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type STPProcessModifier and TypeMethodDescriptionvoidSTPProcessEventRegistry.addListener(STPProcessEventListener listener, STPProcess objClass) voidSTPProcessEventRegistry.addSpecificListenerFiltered(STPProcessEventListener listener, STPProcess objClass, List<String> events) voidSTPProcessEventRegistry.removeListener(STPProcessEventListener listener, STPProcess objClass) voidSTPProcessEventRegistry.removeSpecificListenerFiltered(STPProcessEventListener listener, STPProcess objClass, List<String> events) -
Uses of STPProcess in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return STPProcessModifier and TypeMethodDescriptionSTPMainProcess.getStpProcess(int vlanID) Information provided by the PKI file: -
Uses of STPProcess in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement STPProcessMethods in com.cisco.pt.ipc.sim.impl that return STPProcessModifier and TypeMethodDescriptionSTPMainProcessImpl.getStpProcess(int vlanID) Information provided by the PKI file: